home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 January
/
inter@ivo 1997-01.iso
/
cybint12
/
bin
/
main.dxr
/
00089.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-14
|
252 b
|
16 lines
on mouseUp
global act
sound playFile 2, "..\som\ovo.wav"
startTimer()
repeat while the timer < 20
nothing()
end repeat
onVis(28)
startTimer()
repeat while the timer < 20
nothing()
end repeat
set act to 1
onVis(31, 33)
end